home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Glary Utilities
/
gusetup.exe
/
{app}
/
encryptexe.exe
/
RCDATA
/
TFRMMAIN
/
TFRMMAIN.txt
Wrap
Text File
|
2010-01-14
|
3KB
|
139 lines
object frmmain: Tfrmmain
Left = 238
Top = 222
BorderStyle = bsDialog
Caption = 'Decrypt File'
ClientHeight = 163
ClientWidth = 519
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
DesignSize = (
519
163)
PixelsPerInch = 96
TextHeight = 13
object lbDecryptPassword: TLabel
Left = 8
Top = 19
Width = 121
Height = 13
Caption = 'Password for decryption:'
Transparent = True
end
object lbDecryptExtract: TLabel
Left = 8
Top = 51
Width = 52
Height = 13
Caption = 'Extract to:'
Transparent = True
end
object Label1: TLabel
Left = 8
Top = 77
Width = 41
Height = 13
Caption = 'Process:'
Transparent = True
end
object Label2: TLabel
Left = 8
Top = 125
Width = 152
Height = 13
Caption = 'File created with "Glary Utilities"'
Transparent = True
end
object Label3: TLabel
Left = 8
Top = 141
Width = 140
Height = 13
Cursor = crHandPoint
Caption = 'http://www.glaryutilities.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
OnClick = Label3Click
end
object edDecryptPassword: TEdit
Left = 135
Top = 16
Width = 153
Height = 21
ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
PasswordChar = '*'
TabOrder = 0
end
object btnDecryptHint: TBitBtn
Left = 298
Top = 12
Width = 95
Height = 25
Caption = 'Password &Hint'
TabOrder = 1
OnClick = btnDecryptHintClick
end
object edDecryptExtract: TEdit
Left = 63
Top = 48
Width = 370
Height = 21
ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
TabOrder = 2
end
object btnDecryptExtractBrowse: TBitBtn
Left = 429
Top = 44
Width = 75
Height = 25
Caption = '&Browse...'
TabOrder = 3
OnClick = btnDecryptExtractBrowseClick
end
object ProgressBar1: TProgressBar
Left = 6
Top = 96
Width = 497
Height = 17
TabOrder = 4
end
object btnCancel: TBitBtn
Left = 334
Top = 130
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'Cancel'
TabOrder = 6
OnClick = btnCancelClick
end
object btnDecrypt: TBitBtn
Left = 428
Top = 130
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = '&Decrypt Now!'
Default = True
TabOrder = 5
OnClick = btnDecryptClick
end
object XPManifest1: TXPManifest
Left = 440
end
end